PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.patterns Package / PDFUncoloredTilingPattern Class
Fields Methods


In This Topic
    PDFUncoloredTilingPattern Class Members
    In This Topic

    The following tables list the members exposed by PDFUncoloredTilingPattern.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new PDFUncoloredTilingPattern object.  
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFPattern)
    Public MethodGets the pattern graphics. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the COS pattern. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the pattern height. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the pattern matrix. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the pattern width. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the x step. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodGets the y step. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodSets the pattern matrix. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodSets the x step. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Public MethodSets the y step. (Inherited from com.o2sol.pdf4java.graphics.patterns.PDFTilingPattern)
    Top
    See Also